*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sun, 2 May 2004 17:23:04 +0000 (17:23 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 2 May 2004 17:23:04 +0000 (17:23 +0000)
lisp/ChangeLog

index 06206a94a4f30187ec01b9be10f171326f175674..2d53836e40b856d4958e968120592e266461d374 100644 (file)
@@ -2,7 +2,8 @@
 
        * progmodes/compile.el (compilation-start): In the
        no-async-subprocesses branch, call sit-for to give redisplay a
-       chance to show the updated process status in the mode line.
+       chance to show the updated process status in the mode line, and
+       fontify the buffer explicitly after the process exits.
 
 2004-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>